home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / man / cmds.fmt / which.man < prev    next >
Text File  |  1989-04-10  |  1KB  |  67 lines

  1.  
  2.  
  3.  
  4. WHICH                     User Commands                     WHICH
  5.  
  6.  
  7.  
  8. NNAAMMEE
  9.      which - locate a program file including aliases and paths
  10.      (_c_s_h only)
  11.  
  12. SSYYNNOOPPSSIISS
  13.      wwhhiicchh [ name ] ...
  14.  
  15. DDEESSCCRRIIPPTTIIOONN
  16.      _W_h_i_c_h takes a list of names and looks for the files which
  17.      would be executed had these names been given as commands.
  18.      Each argument is expanded if it is aliased, and searched for
  19.      along the user's path.  Both aliases and path are taken from
  20.      the user's .cshrc file.
  21.  
  22. FFIILLEESS
  23.      ~/.cshrc  source of aliases and path values
  24.  
  25. DDIIAAGGNNOOSSTTIICCSS
  26.      A diagnostic is given for names which are aliased to more
  27.      than a single word, or if an executable file with the argu-
  28.      ment name was not found in the path.
  29.  
  30. BBUUGGSS
  31.      Must be executed by a csh, since only csh's know about
  32.      aliases.
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63. Sprite v1.0              April 29, 1985                         1
  64.  
  65.  
  66.  
  67.